korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-audio-core
/
org.w3c.dom
/
[js]AudioNode
/
disconnect
disconnect
js
abstract
fun
disconnect
(
output
:
Int
?
=
definedExternally
)
abstract
fun
disconnect
(
destination
:
AudioNode
,
output
:
Int
?
=
definedExternally
,
input
:
Int
?
=
definedExternally
)